When user is inserting a new tag or editing tag at caret, the modal window "Edit tag"
behaves weird. Preview doesn't change nor when the value is entered / chosen neither
when the check setbox is checked. If a checkbox is selected, value field and select
boxes are not editable, it's even impossible to click OK. If not, there's no change
in the buffer after clicking OK.
The problem is in XML Plugin 2.8.3-jedit5.0 run on JEdit 5.0.1.
| Submitted | profant - 2012-11-14 09:30:48 | Assigned | kerik-sf |
|---|---|---|---|
| Priority | 5 | Labels | XML |
| Status | open | Group | None |
| Resolution | None |
| 2012-11-19 18:49:46 kerik-sf |
Hi,
|
|---|---|
| 2012-11-19 20:34:24 pumbor |
I am also seeing this issue with the same versions, editing an XML file with an xsd schema. |
| 2012-11-19 21:26:51 pumbor |
Forgot to add, I get an NPE when this happens: |
| 2012-11-19 23:22:07 profant |
Hey. A DocBook 4.2 documentation. Local DTD, it's a big structure, child files embedded
as entities, there are comments at the end of each of them <\!--:xml.root=path -->.
|
| 2012-11-20 11:24:35 profant |
Now I did a little experiment: After initial parsing, when trying to edit a tag in
a child document, the "Edit tag" dialog acts as I reported. |
| 2012-11-21 20:06:34 kerik-sf |
Hey,
|
| 2012-11-22 08:07:48 profant |
Yes, now the things I reported seem to work fine.
|
| 2012-11-22 23:03:43 kerik-sf |
thanks for reporting \!
|